FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-NHSDataDictionary-PersonStatedGender-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdCareConnect-NHSDataDictionary-PersonStatedGender-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonStatedGender-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonStatedGender-1
Version1.0.0
Statusactive
Date2017-08-21T12:00:00+00:00
NameNHS Data Model and Dictionary Person Stated Gender Code
Authorityhl7
DescriptionThe gender of a Person. Person Stated Gender Code is self declared or inferred by observation for those unable to declare their Person Stated Gender.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ConceptMap
CareConnect-AdministrativeGender-1Concept Map - Care Connect Administrative Gender
ValueSet
CareConnect-NHSDataDictionary-PersonStatedGender-1NHS Data Model and Dictionary Person Stated Gender Code

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-NHSDataDictionary-PersonStatedGender-1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
      "valueUri": "http://www.datadictionary.nhs.uk/data_dictionary/attributes/p/person/person_stated_gender_code_de.asp?shownav=1"
    }
  ],
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonStatedGender-1",
  "version": "1.0.0",
  "name": "NHS Data Model and Dictionary Person Stated Gender Code",
  "status": "active",
  "date": "2017-08-21T12:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "The gender of a Person. Person Stated Gender Code is self declared or inferred by observation for those unable to declare their Person Stated Gender.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Male"
    },
    {
      "code": "2",
      "display": "Female"
    },
    {
      "code": "9",
      "display": "Indeterminate (unable to be classified as either male or female)"
    },
    {
      "code": "X",
      "display": "Not Known (not recorded)"
    }
  ]
}